Vuex, Redux, Flux


vuex vs redux

Vuex :

  • UI -[dispatch]-> action -[commit]-> mutation -> state

Redux :

Flux 設計理念

Redux

https://chentsulin.github.io/redux/docs/basics/index.html

基本 Redux

Redux Middlware

side effect 異步操作 => redux-thunk & redux-saga

Vuex








你可能感興趣的文章

[tmp] Web Knowledge Checklist

[tmp] Web Knowledge Checklist

[cmd] 怎麼使用 command line 來 kill 正在某個 port 上面的 process?

[cmd] 怎麼使用 command line 來 kill 正在某個 port 上面的 process?

CS50 IP (Internet Protocol)

CS50 IP (Internet Protocol)






留言討論